-
Home
-
NitroPack – Caching & Speed Optimization for Core Web Vitals, Defer CSS & JS, Lazy load Images and CDN
-
1.10.2
-
Code
-
Classes
- Pagecache
Total Complexity |
100 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
399 |
Lines of code |
295 |
Logical lines of code |
176 |
Comment lines |
7 |
Methods |
30 |
Properties |
12 |
Methods 30
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
hasExpired() |
A |
47 |
14 |
35 |
returnCacheFileContent() |
A |
50 |
8 |
29 |
getRemainingTtl() |
S |
52 |
6 |
24 |
setContent() |
S |
59 |
6 |
14 |
getUrlDir() |
S |
54 |
5 |
20 |
cookiePrefix() |
S |
59 |
5 |
13 |
headersFlatten() |
S |
61 |
4 |
13 |
setReferer() |
S |
61 |
4 |
12 |
getCachefilePath() |
S |
66 |
4 |
7 |
hasCache() |
S |
65 |
4 |
9 |
compress() |
S |
62 |
4 |
10 |
convertToStaleCache() |
S |
59 |
3 |
14 |
canUseCompression() |
S |
78 |
3 |
3 |
setDataDir() |
S |
65 |
3 |
10 |
ajaxPrefix() |
S |
77 |
3 |
3 |
getFileContents() |
S |
70 |
2 |
7 |
isCompressionAllowed() |
S |
77 |
2 |
3 |
useInvalidated() |
S |
72 |
2 |
6 |
disableCompression() |
S |
72 |
2 |
6 |
readfile() |
S |
64 |
2 |
9 |
enableCompression() |
S |
72 |
2 |
6 |
setUrlPathVersion() |
S |
72 |
2 |
6 |
sslPrefix() |
S |
78 |
2 |
3 |
customCachePrefix() |
S |
75 |
2 |
4 |
__construct() |
S |
59 |
1 |
14 |
nameOfCachefile() |
S |
78 |
1 |
3 |
setCookiesProvider() |
S |
81 |
1 |
3 |
getReferer() |
S |
82 |
1 |
3 |
getParent() |
S |
82 |
1 |
3 |
getUseInvalidated() |
S |
82 |
1 |
3 |